Overload | Description |
---|---|
MatchEquivalentOf(String,String,Object[]) | Asserts that a string matches the wildcardPattern. |
MatchEquivalentOf(String,Func<EquivalencyOptions<String>,EquivalencyOptions<String>>,String,Object[]) | Asserts that a string matches the wildcardPattern, using the provided config. |